Bump NUnit.Analyzers from 4.14.0 to 4.15.0 - #502
Merged
TheCodeTraveler merged 1 commit intoSep 22, 2026
Merged
TheCodeTraveler merged 1 commit into
TheCodeTraveler merged 1 commit into
Conversation
TheCodeTraveler
enabled auto-merge (squash)
September 14, 2026 17:55
TheCodeTraveler
approved these changes
Sep 14, 2026
--- updated-dependencies: - dependency-name: NUnit.Analyzers dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/nuget/src/CommunityToolkit.Maui.Markup.UnitTests/NUnit.Analyzers-4.15.0
branch
from
September 22, 2026 18:17
21cdad0 to
081bf65
Compare
TheCodeTraveler
deleted the
dependabot/nuget/src/CommunityToolkit.Maui.Markup.UnitTests/NUnit.Analyzers-4.15.0
branch
September 22, 2026 18:31
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated NUnit.Analyzers from 4.14.0 to 4.15.0.
Release notes
Sourced from NUnit.Analyzers's releases.
4.15.0
NUnit Analyzers 4.15 - September 12, 2026
This release of the NUnit Analyzers adds support for the new numeric types that will
be supported in NUnit 5. The release also improves
NUnit1027by inspecting base fixtures,and
NUnit1028by supportingIAsyncDisposable.DisposeAsyncin addition to theexisting
IDisposable.Dispose. The release also includes bug fixes and dependency updates.The release contains contributions from the following users (in alphabetical order):
Issues Resolved
Features and Enhancements
[CancelAfter]inherited from a base fixture[TestCaseSource]CA1812 suppressionBugs
recordscrash theNonNullableFieldOrPropertyIsUninitializedSuppressoranalyzerTooling, Process, and Documentation
Commits viewable in compare view.